home *** CD-ROM | disk | FTP | other *** search
- <html>
-
- <head>
- <link rel="stylesheet" type="text/css" href="%1css/default.css">
- </head>
-
- <body>
-
- <script language="Javascript">
- function goBack()
- {
- var noHistoryLength = 0;
- if(document.layers) // Netscape
- noHistoryLength = 1;
-
- var curWin = window;
- while(curWin != top && curWin.history.length == noHistoryLength)
- {
- curWin = curWin.parent;
- }
-
- curWin.history.go(-1);
- }
- </script>
-
- <p align="center"><img border="0" src="%1images/product_logo.gif" alt="Product Logo"></p>
-
- <p align="center">You are using Crystal Enterprise Standard.<br>
- To use this feature, simply upgrade to Crystal Enterprise Professional.</p>
- <p align="center">Upgrade information is available at
- the <a class="list" href="http://www.crystaldecisions.com/ipl/default.asp?language=EN&destination=products" target="_blank"><br>
- Crystal Decisions website</a></p>
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
- <tr>
- <td width="100%" align="center">
- <table border=0 cellpadding=0>
- <tr valign=center>
- <td>
- <p align="center">
- </td>
- <td class="clsButton" align="center" nowrap>
- <div class="clsButton">
- <a href="#" onClick="javascript:goBack();return false"> OK </a></div>
- </td>
- <td>
- <p align="center">
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
-
- </body>
-
- </html>
-